[duvc-ctl] Add new port v2.0.1#0#49291
Merged
vicroms merged 3 commits intomicrosoft:masterfrom Jan 13, 2026
Merged
Conversation
New Windows DirectShow UVC camera control library port.
Contributor
Author
|
@microsoft-github-policy-service agree |
522d11f to
5a68993
Compare
Contributor
Author
|
Updated the portfile to fix build issues
edit: forgot to x-add-version after making changes, force pushed after running it (a85625b) |
a85625b to
39642e9
Compare
Contributor
Author
|
UWP tests failed as this library doesnt support it. Updated vcpkg.json to exclude uwp, formatted it and made sure to do x-add-version and force pushed it (39642e9) |
vicroms
previously requested changes
Jan 8, 2026
39642e9 to
986330b
Compare
Contributor
Author
|
I've made the changes and it passed the CI tests. Ready for review. Let me know if there's anything else to change! |
Contributor
Author
|
Thanks for applying the changes and cleanup! Let me know if there's anything to do before the merge. |
BillyONeal
approved these changes
Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
find_packagecalls are REQUIRED, are satisfied byvcpkg.json's declared dependencies, or disabled with CMAKE_DISABLE_FIND_PACKAGE_Xxx.vcpkg.jsonmatches what upstream says.vcpkg.jsonmatches what upstream says../vcpkg x-add-version --alland committing the result.This is my first time creating a port, Let me know if theres any changes to be made!